isValidUrl
Checks if a string is a valid URL.
Return
boolean indicating whether the string is a valid URL.
Parameters
replyToUrl
The string to be checked.
Checks if a string is a valid URL.
boolean indicating whether the string is a valid URL.
The string to be checked.